Click or drag to resize

CalendarView Class

Defines a FindItem Operation as returning calendar items in a set as they appear in a calendar.
Inheritance Hierarchy

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class CalendarView : View

The CalendarView type exposes the following members.

Constructors
  NameDescription
Public methodCalendarView
Initializes a new instance of the CalendarView class.
Public methodCalendarView(DateTime, DateTime)
Initializes a new instance of the CalendarView class.
Public methodCalendarView(DateTime, DateTime, Int32)
Initializes a new instance of the CalendarView class.
Top
Properties
  NameDescription
Public propertyEndTime
Identifies the end of a time span queried for calendar items.
Public propertyMaxEntriesReturned
Describes the maximum number of items to return in the response.
(Inherited from View.)
Public propertyStartTime
Identifies the start of a time span queried for calendar items.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also